home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / dcon11.zip / DCSA.DOC < prev    next >
Text File  |  1991-12-09  |  2KB  |  61 lines

  1. Program:        DCSA
  2. Package:        Part of the DCon Utility Set
  3. Version:        1.0
  4. Date:           December 9, 1991
  5. Author:         George Spafford
  6.  
  7. Purpose:
  8.  
  9. To quickly strip all attributes from files that match a certain specification.
  10.  
  11.  
  12. Procedure:
  13.  
  14. Place DCSA.EXE in a directory that is in your path.  Invoke it as
  15.  
  16.       DCSA filespec
  17.       
  18.         FileSpec can be any DOS file name or valid wildcard combination
  19.         using "*" or "?".
  20.  
  21. This program resets each file's attributes back to normal.  It will not
  22. operate on directory entries.
  23.  
  24. This package is a little different from some utility packages that are on the
  25. market today.  If you only like one or two programs, the individual programs
  26. can be registered for $5 per concurrently used copy.  The bargain (in my
  27. eyes) is that the whole package is only $20.  It is up to you whether or not
  28. you want the entire package or only specific files.  If this package, or one
  29. of the utilities aids you, you should register your copy.  For example, say you
  30. want DCMAP & DCUPDAY, then you need only send $10.  But please, if you use this
  31. software, register it.
  32.  
  33.                 Sincerely,
  34.  
  35.                 George Spafford
  36.                 3001 LakeShore Drive, #329
  37.                 St. Joseph, MI 49085
  38.  
  39.         Data:  (616) 468-5026  Queued Access BBS 14.4Kb USR Dual HST
  40.                                FIDOnet: 1:2340/0 NEC/NC Site
  41.                                Sysop:   Tim Akright
  42.  
  43.  
  44. NOTE:  DCSA IS A PART OF THE DIRECTORY CONTROL PACKAGE.  THE FOLLOWING
  45.        NOTICE PERTAINS TO DCSA AS WELL.
  46.         
  47. DIRECTORY CONTROL AND ALL OF ITS COMPONENT FILES ARE DISTRIBUTED AS IS.  
  48. THE AUTHOR (GEORGE SPAFFORD) MAKES NO WARRANTY OF ANY KIND, EXPRESSED OR 
  49. IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY OR 
  50. FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THIS SOFTWARE AND 
  51. DOCUMENTATION. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DAMAGES, 
  52. INCLUDING LOST PROFITS, LOST SAVINGS, OR ANY OTHER INCIDENTAL OR 
  53. CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF OR THE INABILITY TO USE 
  54. THIS PROGRAM.
  55. -------------------------------------------------------------------------
  56.         
  57.  
  58.                                                                                        
  59.  
  60.  
  61.